home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / util / rexx / ArDbCaos.readme < prev    next >
Encoding:
Text File  |  1999-07-01  |  6.6 KB  |  181 lines

  1. Short:        Birthdays anniversaries name days. V.1
  2. Author:       F.Ruggeri@agora.stm.it (Fabrizio Ruggeri)
  3. Uploader:     F.Ruggeri@agora.stm.it (Fabrizio Ruggeri)
  4. Version:      01.00
  5. Type:         util/rexx
  6. Requires:     ARexx
  7. Distribution: * Commercial Magazines and CDs must request permission
  8.  
  9.               * from author to include.
  10.               * Non commercially, it can be distributed anywhere, under the sole form
  11.               * of the original, intact archive.
  12.               * Aminet CDs, AmyResource & Fish CDs may include it.
  13.               * The author reserves all rights.
  14.  
  15. TESTO ITALIANO DOPO IL TESTO INGLESE
  16.  
  17. Introduction
  18. ¯¯¯¯¯¯¯¯¯¯¯¯
  19.  
  20. We all have some days of the calendar that we will never forget during our
  21. entire lives. But those are few. There are many more days that we don't remember
  22. but find nice or useful when they are reminded to be reminded to us. Historical
  23. anniversaries, or birthdays of long unseen friends, are things that lead us to a
  24. moment of reflection. This program will tell you every day things like "in 3
  25. days time it will be the 15th anniversary of the first time you drove a
  26. motorbike", or "today is the 175th anniversary of the Waterloo battle".
  27.  
  28. Since many years I use on PC a simple DOS program, called DbCaos (DataBase di
  29. Compleanni, Anniversari, OnomaStici, meaning Database of Birthdays,
  30. Anniversaries and Name days, by Luigi Burgisano - GigiSoft). This program uses
  31. a simple data file which is editable by hand by the user with any text editor.
  32.  
  33. There are programs for the Amiga that do what DbCaos does, but they require to
  34. insert the events manually using a GUI. Data is then kept by the program in a
  35. binary file, not modificable by the user if not through the GUI. This binds the
  36. user too much to the program and makes migration to another program of the same
  37. kind very time consuming. I had no intention to manually insert in an Amiga
  38. program the hundreds of entry I already have in my data file, so I wrote a ARexx
  39. version of DbCaos for the Amiga (check my home page for Java versions).
  40.  
  41. Requirements
  42. ¯¯¯¯¯¯¯¯¯¯¯¯
  43.  
  44.  · ARexx interpreter correctly installed and active.
  45.  
  46. Features
  47. ¯¯¯¯¯¯¯¯
  48.  
  49.  · Reminds to the user occurring birthdays, namedays and historical
  50.    anniversaries, with desidered notice.
  51.  
  52.  · Easy and intuitive data format. Data base editable by user.
  53.  
  54.  · Notice is given for n days preceding the event. n is user defineble for each
  55.    event and can be very large (e.g. 300 days, if this makes any sense).
  56.  
  57.  · Available as a DOS program (by another author, only in Italian), and soon
  58.    available also as a Java program. This makes the program useful for
  59.    distributed etherogeneous environments.
  60.  
  61.  · Available in Italian and English. (Further versions are feasible on request).
  62.  
  63.  · Year 2000 compliant.
  64.  
  65. Disclaimer
  66. ¯¯¯¯¯¯¯¯¯¯¯
  67.  
  68. I assume no responsibility whatsoever for what this program might do, you are
  69. using it at your own risk.
  70.  
  71. Author
  72. ¯¯¯¯¯¯
  73. Name:       Fabrizio Ruggeri
  74.  
  75. E-mail:     F.Ruggeri@agora.stm.it, fabruggeri@tiscalinet.it
  76.  
  77. WWW:        http://www.agora.it/F.Ruggeri/
  78.  
  79.  
  80. Version history
  81. ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  82. ArDbCaos 1.0 (20.6.1999)
  83.  
  84. *************  TESTO IN ITALIANO ******************
  85.  
  86. Breve: Compleanni anniversari e onomastici V.1
  87. Mittente: F.Ruggeri@agora.stm.it (Fabrizio Ruggeri)
  88. Autore: F.Ruggeri@agora.stm.it (Fabrizio Ruggeri)
  89. Richiede: ARexx
  90. Versione: 01.00
  91. Tipo: util/rexx
  92.  
  93. Distribuzione: Riviste non gratuite e CD devono chiedere autorizzazione
  94. all'autore per l'inclusione. Può essere distribuito gratuitamente ovunque, ma
  95. solo come pacchetto originale e integro. I CD di Aminet, di AmyResource e i CD
  96. Fish possono includerlo. L'autore si riserva tutti i diritti.
  97.  
  98. Introduzione
  99. ¯¯¯¯¯¯¯¯¯¯¯¯
  100.  
  101. Abbiamo tutti dei giorni del calendario cui sono legati eventi che non
  102. scorderemo mai finché vivremo. Questi eventi sono tuttavia pochi. Ci sono molti
  103. altri eventi che non ci ricordiamo da soli, ma che troviamo piacevole o utile
  104. che ci vengano ricordati. Anniversari di eventi storici, compleanni di amici che
  105. non vediamo da anni, sono cose che suscitano un attimo di riflessione. Questo
  106. programma vi dirà cose come "Tra tre giorni sarà il 15º anniversario della prima
  107. volta che ho guidato una moto" o "Oggi è il 175 anniversario della battaglia di
  108. Waterloo".
  109.  
  110. Da molti anni uso sul PC un semplice programma per DOS, di nome DbCaos (DataBase
  111. di Compleanni, Anniversari, OnomaStici, di Luigi Burgisano - Gigisoft). Questo
  112. programma usa un semplice file di dati modificabile dall'utente con un qualsiasi
  113. programma di scrittura (ASCII).
  114.  
  115. Per Amiga esistono programmi simili, ma richiedono l'inserimento manuale degli
  116. eventi usando una interfaccia grafica. I dati sono poi tenuti dal programma in
  117. un file binario, e non sono quindi modificabili dall'utente se non attraverso
  118. l'interfaccia grafica. Questo vincola troppo l'utente al programma e rende la
  119. migrazione a un altro programma molto onerosa in termini di tempo. Io non avevo
  120. alcuna intenzione di inserire manualmente in un programma Amiga le centinaia di
  121. eventi del mio file di dati per DbCaos, ho quindi scritto una versione ARexx di
  122. DbCaos per l'Amiga. Se siete interessati a una versione per Java, controllate
  123. sulla mia pagina personale sulla "ragnatela" Internet, prima o poi potrebbe
  124. apparire.
  125.  
  126. Requisiti
  127. ¯¯¯¯¯¯¯¯¯
  128.  
  129.  · Interprete ARexx correttamente installato e attivo.
  130.  
  131. Caratteristiche
  132. ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  133.  
  134.  · Ricorda all'utente l'avvicinarsi di compleanni, onomastici ed anniversari con
  135.    il preavviso desiderato.
  136.  
  137.  · Formato dei dati semplice ed intuitivo. Il file è modificabile direttamente
  138.    dall'utente.
  139.  
  140.  · Il preavviso è di n giorni, dove n è definibile dall'utente per ogni singolo
  141.    evento e può essere molto grande (ad es. 300 giorni, se ha qualche senso).
  142.  
  143.  · Disponibile anche come programma DOS (di altro autore, solo in italiano) e
  144.    presto anche come programma per Java. Questo rende il programma utile in
  145.    ambienti distribuiti ed eterogenei.
  146.  
  147.  · Disponibile in italiano e inglese (altre localizzazioni verranno realizzate
  148.    su richiesta).
  149.  
  150.  · Compatibile con l'anno 2000.
  151.  
  152.  
  153. Liberatoria
  154. ¯¯¯¯¯¯¯¯¯¯¯
  155.  
  156. L'autore non si assume alcuna responsabilità per qualsiasi cosa questo programma
  157. faccia. Usare a proprio rischio e pericolo.
  158.  
  159. L'autore
  160. ¯¯¯¯¯¯¯¯
  161. Nome:       Fabrizio Ruggeri
  162.  
  163. PE:         F.Ruggeri@agora.stm.it, fabruggeri@tiscalinet.it
  164.  
  165. Ragnatela:  http://www.agora.it/F.Ruggeri/
  166.  
  167.  
  168. Versioni
  169. ¯¯¯¯¯¯¯¯
  170. ArDbCaos 1.0 (20.6.1999)
  171.  
  172.  
  173. ============================= Archive contents =============================
  174.  
  175. Original  Packed Ratio    Date     Time    Name
  176. -------- ------- ----- --------- --------  -------------
  177.    18842   18842  0.0% 21-Jun-99 11:52:10  ArexxDbcaos.lha
  178.      285     238 16.4% 21-Jun-99 11:52:36  ArexxDbcaos.lha.asc
  179. -------- ------- ----- --------- --------
  180.    19127   19080  0.2% 22-Jun-99 19:40:22   2 files
  181.